Add animation of activation by, on activate, pressing the button, and
authorOwen Taylor <otaylor@redhat.com>
Tue, 6 Mar 2001 15:51:10 +0000 (15:51 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 6 Mar 2001 15:51:10 +0000 (15:51 +0000)
commit71aa1161b309ea0ad4e9776ebb554b920071c298
tree7ab66033bd99fdab00cd955a50b3127090ed30fd
parent96f9c875ee1445c2e4a2b62ec98b76505adc2728
Add animation of activation by, on activate, pressing the button, and

Tue Mar  6 10:45:45 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkbutton.c: Add animation of activation by, on
activate, pressing the button, and adding a timeout that
releases the button after 250ms or on key release and
emits ::clicked. (#51501)

* gtk/gtkdialog.c: Bit of a hack - for buttons in the
action area, we connect to ::clicked instead of ::activate
so the dialog stays up through the animation.

Mon Mar  5 16:38:15 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkmenushell.c (gtk_menu_shell_enter_notify): Only
check the ignore_enter flag for the menu shell that
the item is actually a child of, not for attached
submenus. (#51536)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkbutton.c
gtk/gtkbutton.h
gtk/gtkdialog.c
gtk/gtkmenushell.c